home *** CD-ROM | disk | FTP | other *** search
- ; This is the MRBackup preferences/initialization file.
- ; This file contains parameter values and comment lines.
- ; Parameter value lines are of the form:
- ; <keyword> = <value>
- ; where <keyword> names the parameter to be set and <value> is
- ; either a boolean (YES/NO) or a string value.
- ; Leading blanks are discarded and empty lines are ignored.
- ; Comments may begin with a semi-colon (;).
- ; Type of screen (CUSTOM, WORKBENCH)
- screentype = Custom
- ; Screen mode for CUSTOM (NORMAL, INTERLACE)
- screenmode = Normal
- ; Decimal value for screen color 0
- color0 = 2730
- ; Decimal value for screen color 1
- color1 = 0
- ; Decimal value for screen color 2
- color2 = 4095
- ; Decimal value for screen color 3
- color3 = 111
- ; Level of Lempel-Ziv file compression.
- compression = None
- ; Level of Lempel-Zip file decompression.
- decompression = None
- ; Should MRBackup generate a paginated listing during backup?
- listing = YES
- ; Should MRBackup talk to me?
- speech = NO
- ; How should floppies be formatted during backup?
- format = Normal
- ; Should MRBackup split large files across multiple floppies?
- bigfiles = YES
- ; Should MRBackup set archive bits during backup/restore?
- setarchivebits = NO
- ; Should MRBackup test archive bits during backup?
- testarchivebits = NO
- ; What method of error handling should MRBackup employ?
- errorhandling = Interactive
- ; Date format: 0=AmigaDOS, 1=International, 2=USA, 3=Canadian
- dateformat = 0
- ; Compression estimate, in percent?
- compest = 0
- ; File buffer size, in K?
- bufsize = 32
- ; What backup mode do you prefer?
- backupmode = Fast Disk
- ; Suppress empty directories from backups?
- suppress_empty_dirs = NO
- ; How do we handle existing files? (Ask/Append/Replace)
- filemode = Ask
- ; Which file system am I to use for AmigaDOS backups?
- filesystem = Default
- ; Shall I sort file directories or leave them as they are?
- sort = YES
- ; Descriptive comment for this backup:
- comment = Full backup of the system disk.
- ; Macro definition:
- ; Verify disk writes in Fast Disk mode?
- verify_write = NO
- ; What is the name of the logging file or device?
- log = MRBackup:Lists_and_Logs/MRBackup.log
- ; What is the name of the home device/volume/directory?
- home = SYS:
- ; What is the name of the backup device/volume/directory?
- backup = DF0:
- ; What is the name of the listing device or file?
- list = MRBackup:Lists_and_Logs/MRBackup.list
- ; What is the name of the backup filter file?
- bfilter = MRBackup:Prefs/MRBackup.bflt
- ; What is the name of the compression filter file?
- cfilter = MRBackup:Prefs/MRBackup.cflt
- ; What is the name of the decompression filter file?
- dfilter = MRBackup:Prefs/MRBackup.dflt
- ; What is the name of the restore filter file?
- rfilter =
- ; What is the backup volume prefix?
- prefix =
-